home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 June / Net_2002_06.iso / play06.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-05-01  |  64 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","Client/quizquizplus.exe");
  3. }
  4.